ASE File In
Load Aseprite file with support for layers
Node Data | |
---|---|
Io | |
Display name | |
ASE File In | |
Internal name | |
Node_ASE_File_Read | |
Inheritances | |
node | |
node_ase_file_read | |
Inputs | |
node_ase_file_read | |
path |
Path |
trigger |
Generate Layers |
text |
Current Tag |
bool |
Use Cel Dimension |
Outputs | |
node_ase_file_read | |
surface |
Output |
object |
Content |
path |
Path |
color |
Palette |
This node allow you to read the content of a aseprite file. It supports layers, tags, palette (index mode). It does not support tilemap.
Properties
Path
Path to the aseprite file.
Generate Layers
Generate ase_layers nodes for each layer for further processing.
Use Cel Dimension
By default, each layer will be cropped to fit the content. Uncheck this option will force all layer to use the canvas dimension.
Current Tag
The tag to read (if exists).